home *** CD-ROM | disk | FTP | other *** search
- global ctime, leftclist, rightclist, mycursor, indn, pictlist, mainpictlist, qtframelist, textscroll
-
- on startMovie
- global scastname, lcastname
- set lcastname to "L13"
- set scastname to "S13"
- initcursor()
- set pictlist to [20, 12, 10, 12]
- set mainpictlist to [12, 21, 39, 54]
- set textscroll to 0
- initqt()
- set ctime to 0
- set the keyDownScript to "checkkey"
- set indn to 0
- end
-